-
Home
-
Stripe Payments For WooCommerce by Checkout Plugins
-
1.10.1 (latest)
-
Code
-
Classes
- Payment_Element
Total Complexity |
80 |
Dependencies |
9 |
Dependents |
1 |
Total lines |
610 |
Lines of code |
388 |
Logical lines of code |
185 |
Comment lines |
153 |
Methods |
15 |
Properties |
4 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
verify_intent() |
B |
39 |
20 |
52 |
process_payment() |
B |
36 |
17 |
75 |
add_payment_method() |
A |
44 |
15 |
40 |
payment_fields() |
S |
56 |
6 |
17 |
init_form_fields() |
S |
38 |
1 |
83 |
modify_successful_payment_result() |
S |
56 |
4 |
18 |
enable_saved_cards() |
S |
76 |
4 |
3 |
create_payment_token_for_user() |
S |
56 |
2 |
18 |
add_notice() |
S |
68 |
3 |
8 |
is_available() |
S |
66 |
3 |
9 |
method_description() |
S |
57 |
1 |
20 |
__construct() |
S |
55 |
1 |
18 |
get_verification_url() |
S |
60 |
1 |
13 |
init_supports() |
S |
65 |
1 |
11 |
is_current_section() |
S |
80 |
1 |
3 |